fix vent critters rarely spawning anything #2517
Merged
+81
−83
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
since it used to be applied to every vent in the game, the probability of getting anything was very low.
changed it to use an entity table for spawns instead. now every spawn will have a guaranteed spawn picked instead of entity spawn entry gambling
on simulated 80p, this is a xeno rule, mouse rule and 2 clown spider rules
also fix precog